home *** CD-ROM | disk | FTP | other *** search
/ Fighting Force - Digital Press Kit (Europe) / Fighting Force - Digital Press Kit (Europe).bin / pc / eidos2.dxr / 00159.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  101 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(0) = 0 then
  3.     go("return")
  4.   else
  5.     go("loop pictures")
  6.   end if
  7. end
  8.